instruction machine code

英 [ɪnˈstrʌkʃn məˈʃiːn kəʊd] 美 [ɪnˈstrʌkʃn məˈʃiːn koʊd]

网络  指令的机器码; 指令机器码

计算机



双语例句

  1. First, you shouldn't assume that the above assignment would be compiled as a single machine instruction unless you personally verify the machine code yourself.
    首先,不应该假定上述赋值语句一定会被编译成一条机器指令,除非亲自验证了机器代码。
  2. Both had custom instruction sets, with programs designed in their raw machine code.
    通过在其原型机代码中设计的程序,两者都自定义了指令集。
  3. The set of instruction machine code is more reasonable and simplifies the design of coding controller.
    对指令的机器码进行合理设置,使译码控制设计得到很大简化;
  4. At the base of compiler forepart, considering repertoire, addressing mode and instruction period of object machine, adopting backfill to fill data for machine code in order to generate right object code, assemble language program.
    在编译前端的基础上,考虑目标机的指令系统、寻址方式和指令周期,采用回填技术对机器码填充数据以生成等价有效的目标代码&汇编语言程序。
  5. The instructions 'encoding information is saved in the data tables, when encoding an instruction a generic procedure is employed to search these tables to decide on its encoding format, and then a corresponding encoding function is called to produce its machine code.
    指令的编码信息存放在数据表格中,编码一条指令时使用一个通用的过程查询这些表格以决定指令的编码格式,然后调用相应的编码函数产生指令的机器代码。